github.com/gotd/td/tg.UserFull.Wallpaper (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L168: Wallpaper WallPaperClass
tl_user_full_gen.go#L280: if !(u.Wallpaper == nil) {
tl_user_full_gen.go#L400: u.Wallpaper = val
tl_user_full_gen.go#L656: if !(u.Wallpaper == nil) {
tl_user_full_gen.go#L756: if u.Wallpaper == nil {
tl_user_full_gen.go#L759: if err := u.Wallpaper.Encode(b); err != nil {
tl_user_full_gen.go#L927: u.Wallpaper = value
tl_user_full_gen.go#L1415: u.Wallpaper = value
tl_user_full_gen.go#L1427: return u.Wallpaper, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |